2025-06-05 19:46:32,529 [ 370261 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-05 19:46:32,530 [ 370261 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-05 19:46:32,530 [ 370261 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-05 19:46:32,530 [ 370261 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_xuyh4n --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=2993bc2bf171 -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote test_replica_can_become_leader/test.py::test_can_become_leader test_replica_is_active/test.py::test_replica_is_active test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_storage_class/test.py::test_s3_storage_class_right test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3]' test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_recompression_ttl/test.py::test_recompression_multiple_ttls test_password_constraints/test.py::test_complexity_rules test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_restore_replica/test.py::test_restore_replica_alive_replicas test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_postgresql_database_engine/test.py::test_datetime test_role/test.py::test_admin_option test_storage_kerberized_hdfs/test.py::test_cache_path [gw7] [ 1%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type [gw7] [ 2%] PASSED test_password_constraints/test.py::test_default_password_type [gw2] [ 3%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw3] [ 4%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw3] [ 5%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw2] [ 6%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_role/test.py::test_combine_privileges test_s3_style_link/test.py::test_s3_table_functions [gw3] [ 7%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role [gw3] [ 8%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw8] [ 9%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] [gw3] [ 10%] PASSED test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role [gw3] [ 11%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection [gw8] [ 12%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] [gw9] [ 13%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw8] [ 14%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] [gw9] [ 15%] PASSED test_rocksdb_read_only/test.py::test_read_only test_select_access_rights/test_from_system_tables.py::test_information_schema [gw3] [ 16%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections [gw3] [ 17%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration[False] [gw2] [ 18%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw3] [ 19%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw5] [ 20%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw3] [ 21%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw4] [ 22%] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited [gw4] [ 23%] PASSED test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table [gw5] [ 24%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple [gw1] [ 25%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw7] [ 26%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw2] [ 27%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw7] [ 28%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw6] [ 29%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw4] [ 30%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired [gw6] [ 31%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw1] [ 32%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 33%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw3] [ 34%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw3] [ 35%] PASSED test_role/test.py::test_set_role [gw8] [ 36%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw8] [ 37%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw6] [ 38%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential [gw9] [ 39%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw1] [ 40%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_system_logs_recreate/test.py::test_drop_system_log [gw5] [ 41%] PASSED test_recompression_ttl/test.py::test_recompression_simple test_server_initialization/test.py::test_partially_dropped_tables [gw6] [ 42%] PASSED test_restore_replica/test.py::test_restore_replica_sequential [gw1] [ 43%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 44%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] [gw2] [ 45%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_profile_events_s3/test.py::test_profile_events [gw1] [ 46%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 47%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_table_functions_access_rights/test.py::test_merge [gw0] [ 48%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_relative_filepath/test.py::test_filepath [gw0] [ 49%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] [gw1] [ 50%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw0] [ 51%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] [gw0] [ 52%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw1] [ 53%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 54%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw1] [ 55%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw3] [ 56%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw0] [ 57%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw1] [ 58%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw2] [ 59%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw1] [ 60%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw9] [ 61%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 62%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw1] [ 63%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw4] [ 64%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage [gw6] [ 65%] PASSED test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote [gw8] [ 66%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_replica_can_become_leader/test.py::test_can_become_leader [gw8] [ 67%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw5] [ 68%] PASSED test_profile_events_s3/test.py::test_profile_events [gw1] [ 69%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw4] [ 70%] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users [gw4] [ 71%] PASSED test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw0] [ 72%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw2] [ 73%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw9] [ 74%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw7] [ 75%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw7] [ 76%] PASSED test_server_initialization/test.py::test_sophisticated_default test_s3_storage_class/test.py::test_s3_storage_class_right test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw4] [ 77%] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw3] [ 78%] PASSED test_remote_prewhere/test.py::test_remote [gw0] [ 79%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_replica_is_active/test.py::test_replica_is_active [gw0] [ 80%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw2] [ 81%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw0] [ 82%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw5] [ 83%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw7] [ 84%] PASSED test_s3_storage_class/test.py::test_s3_storage_class_right test_send_crash_reports/test.py::test_send_segfault [gw9] [ 85%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw2] [ 86%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw8] [ 87%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw0] [ 88%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw6] [ 89%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw5] [ 90%] SKIPPED test_send_crash_reports/test.py::test_send_segfault [gw0] [ 91%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw2] [ 92%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw3] [ 93%] PASSED test_replica_is_active/test.py::test_replica_is_active [gw6] [ 94%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw0] [ 95%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw2] [ 96%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw2] [ 97%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw0] [ 98%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw0] [ 99%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw0] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] ============================== slowest durations =============================== 98.10s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 97.00s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 96.65s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 91.50s setup test_storage_kerberized_hdfs/test.py::test_cache_path 87.77s setup test_replica_can_become_leader/test.py::test_can_become_leader 81.80s setup test_replica_is_active/test.py::test_replica_is_active 80.83s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 80.70s setup test_server_initialization/test.py::test_partially_dropped_tables 78.30s call test_storage_kerberized_hdfs/test.py::test_read_table_expired 53.52s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 52.73s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 50.86s setup test_s3_style_link/test.py::test_s3_table_functions 50.11s setup test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 49.30s setup test_postgresql_database_engine/test.py::test_datetime 48.51s setup test_role/test.py::test_admin_option 48.32s setup test_profile_events_s3/test.py::test_profile_events 48.20s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 47.20s setup test_password_constraints/test.py::test_complexity_rules 46.65s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 46.54s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 44.66s teardown test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 43.15s setup test_table_functions_access_rights/test.py::test_merge 42.51s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 41.34s setup test_relative_filepath/test.py::test_filepath 40.41s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 40.25s setup test_remote_prewhere/test.py::test_remote 38.96s setup test_system_logs_recreate/test.py::test_drop_system_log 38.14s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 37.96s setup test_send_crash_reports/test.py::test_send_segfault 37.57s setup test_s3_storage_class/test.py::test_s3_storage_class_right 35.16s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 34.80s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 34.29s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 34.23s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 33.78s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 33.59s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 33.37s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 32.78s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 32.69s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 31.82s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 30.97s call test_system_logs_recreate/test.py::test_system_logs_recreate 29.86s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 29.79s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 29.57s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 28.47s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 27.70s call test_recompression_ttl/test.py::test_recompression_simple 26.54s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 26.19s call test_role/test.py::test_roles_cache 26.13s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 24.91s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 23.80s call test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 23.49s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 22.50s teardown test_profile_events_s3/test.py::test_profile_events 22.49s teardown test_s3_storage_class/test.py::test_s3_storage_class_right 22.48s teardown test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 22.21s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 22.00s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 20.96s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 19.12s call test_recompression_ttl/test.py::test_recompression_replicated 16.65s call test_storage_kerberized_hdfs/test.py::test_read_table 16.43s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 15.98s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 13.91s call test_system_logs_recreate/test.py::test_drop_system_log 13.03s teardown test_restore_replica/test.py::test_restore_replica_sequential 12.89s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 12.17s call test_restore_replica/test.py::test_restore_replica_parallel 11.65s call test_restore_replica/test.py::test_restore_replica_alive_replicas 10.94s call test_restore_replica/test.py::test_restore_replica_sequential 10.50s teardown test_recompression_ttl/test.py::test_recompression_simple 9.86s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 9.85s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 9.29s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 8.85s call test_role/test.py::test_role_expiration[True] 8.82s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 8.75s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 8.72s call test_storage_kerberized_hdfs/test.py::test_read_write_storage 8.53s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 8.46s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 8.35s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 8.24s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 8.19s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 7.87s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 7.66s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 7.64s call test_role/test.py::test_role_expiration[False] 7.61s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 7.60s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 7.00s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 6.99s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 6.94s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 6.91s call test_select_access_rights/test_from_system_tables.py::test_system_db 6.40s call test_role/test.py::test_introspection 5.93s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 5.49s call test_role/test.py::test_revoke_requires_admin_option 5.43s teardown test_role/test.py::test_set_role 5.22s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 5.04s teardown test_replica_is_active/test.py::test_replica_is_active 5.02s teardown test_replica_can_become_leader/test.py::test_can_become_leader 4.83s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.80s call test_profile_events_s3/test.py::test_profile_events 4.29s call test_replica_is_active/test.py::test_replica_is_active 4.24s teardown test_password_constraints/test.py::test_default_password_type 4.23s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 4.22s teardown test_remote_prewhere/test.py::test_remote 3.88s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 3.72s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 3.66s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 3.61s teardown test_relative_filepath/test.py::test_filepath 3.58s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 3.58s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 3.55s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 3.50s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 3.43s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 3.40s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 3.36s teardown test_send_crash_reports/test.py::test_send_segfault 3.35s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 3.21s call test_select_access_rights/test_from_system_tables.py::test_information_schema 3.17s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 3.05s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 2.92s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 2.83s call test_table_functions_access_rights/test.py::test_merge 2.26s call test_s3_style_link/test.py::test_s3_table_functions 2.22s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 2.15s teardown test_rocksdb_read_only/test.py::test_read_only 2.02s call test_role/test.py::test_admin_option 1.97s teardown test_server_initialization/test.py::test_sophisticated_default 1.87s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.87s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 1.85s call test_rocksdb_read_only/test.py::test_read_only 1.84s teardown test_role/test.py::test_roles_cache 1.79s call test_password_constraints/test.py::test_complexity_rules 1.72s call test_role/test.py::test_combine_privileges 1.56s call test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 1.50s call test_role/test.py::test_grant_role_to_role 1.49s call test_role/test.py::test_create_role 1.47s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.47s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.35s call test_storage_kerberized_hdfs/test.py::test_two_users 1.26s call test_table_functions_access_rights/test.py::test_view_if_permitted 1.22s call test_role/test.py::test_function_current_roles 1.00s call test_postgresql_database_engine/test.py::test_datetime 0.91s call test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.86s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.74s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.70s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.62s call test_role/test.py::test_set_role 0.60s call test_s3_storage_class/test.py::test_s3_storage_class_right 0.56s call test_server_initialization/test.py::test_partially_dropped_tables 0.50s call test_relative_filepath/test.py::test_filepath 0.48s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.43s teardown test_role/test.py::test_admin_option 0.38s call test_send_crash_reports/test.py::test_send_segfault 0.38s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.38s call test_server_initialization/test.py::test_sophisticated_default 0.38s call test_storage_kerberized_hdfs/test.py::test_prohibited 0.34s call test_password_constraints/test.py::test_default_password_type 0.33s teardown test_role/test.py::test_introspection 0.33s teardown test_role/test.py::test_create_role 0.33s call test_replica_can_become_leader/test.py::test_can_become_leader 0.33s teardown test_role/test.py::test_function_current_roles 0.33s teardown test_role/test.py::test_revoke_requires_admin_option 0.33s teardown test_role/test.py::test_combine_privileges 0.28s call test_storage_kerberized_hdfs/test.py::test_cache_path 0.28s teardown test_role/test.py::test_grant_role_to_role 0.28s teardown test_role/test.py::test_role_expiration[True] 0.27s call test_remote_prewhere/test.py::test_remote 0.23s teardown test_role/test.py::test_role_expiration[False] 0.17s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.17s teardown test_table_functions_access_rights/test.py::test_merge 0.01s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_role/test.py::test_set_role 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 0.00s teardown test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_cache_path 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_role/test.py::test_introspection 0.00s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_role/test.py::test_combine_privileges 0.00s setup test_role/test.py::test_function_current_roles 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_role/test.py::test_create_role 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_two_users 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_role/test.py::test_roles_cache 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_storage_kerberized_hdfs/test.py::test_two_users 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries =========================== short test summary info ============================ PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_password_constraints/test.py::test_default_password_type PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_role/test.py::test_admin_option PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_role/test.py::test_combine_privileges PASSED test_role/test.py::test_create_role PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] PASSED test_role/test.py::test_function_current_roles PASSED test_role/test.py::test_grant_role_to_role PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_role/test.py::test_introspection PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_role/test.py::test_role_expiration[False] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_role/test.py::test_role_expiration[True] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path PASSED test_storage_kerberized_hdfs/test.py::test_prohibited PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_storage_kerberized_hdfs/test.py::test_read_table PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired PASSED test_relative_filepath/test.py::test_filepath PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage PASSED test_storage_kerberized_hdfs/test.py::test_two_users PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired PASSED test_remote_prewhere/test.py::test_remote PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_s3_storage_class/test.py::test_s3_storage_class_right PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] SKIPPED [1] test_send_crash_reports/test.py:45: doesn't fit in timeouts for stacktrace generation ================== 99 passed, 1 skipped in 444.10s (0:07:24) ===================